New symbols in window.c.
authormartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 13:00:51 +0000 (15:00 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 13:00:51 +0000 (15:00 +0200)
commite274837cb82d795f0d7c1b68e72a9cfe7d850134
treef5550ce417f8d8393b23800806b3d23baecdf70d
parent5396b26ece60be0023e2f2e735d35e40ae427b65
New symbols in window.c.

* window.c: (WINDOW_TOTAL_SIZE, MIN_SAFE_WINDOW_WIDTH)
(MIN_SAFE_WINDOW_HEIGHT): Really remove them from window.c.
(syms_of_window): New Lisp objects Qrecord_window_buffer,
Qwindow_deletable_p, Qdelete_window, Qreplace_buffer_in_windows,
Qget_mru_window, Qresize_root_window,
Qresize_root_window_vertically, Qsafe, Qabove, Qbelow,
Qauto_buffer_name; staticpro them.
src/ChangeLog
src/window.c